home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{FB51CC5D-C9AE-11D2-9B03-006052087927}#1.1#0"; "VSResize.ocx"
- Begin VB.Form Form2
- Caption = "Form2"
- ClientHeight = 2295
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4680
- BeginProperty Font
- Name = "Arial"
- Size = 8.25
- Charset = 238
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- LinkTopic = "Form1"
- MDIChild = -1 'True
- ScaleHeight = 2295
- ScaleWidth = 4680
- Begin VisualSoftResize.VSResize VSResize1
- Left = 2160
- Top = 960
- _ExtentX = 820
- _ExtentY = 820
- MaxWidth = 15360
- MaxHeight = 11520
- MDIWidth = 4680
- MDIHeight = 2295
- End
- Begin VB.DirListBox Dir1
- Height = 570
- Left = 1800
- TabIndex = 2
- Top = 120
- Width = 2055
- End
- Begin VB.ListBox List1
- Height = 900
- Left = 480
- TabIndex = 1
- Top = 1080
- Width = 1335
- End
- Begin VB.CommandButton Command1
- Caption = "Command1"
- Height = 495
- Left = 240
- TabIndex = 0
- Top = 240
- Width = 1215
- End
- Begin VB.Line Line3
- X1 = 2760
- X2 = 4560
- Y1 = 1560
- Y2 = 1920
- End
- Begin VB.Line Line2
- X1 = 2640
- X2 = 4440
- Y1 = 1200
- Y2 = 1200
- End
- Begin VB.Line Line1
- X1 = 3960
- X2 = 2520
- Y1 = 240
- Y2 = 960
- End
- Attribute VB_Name = "Form2"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
-